-
Home
-
Keep Note
-
1.0.1 (latest)
-
Code
-
Classes
- Route
Total Complexity |
50 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
396 |
Lines of code |
157 |
Logical lines of code |
80 |
Comment lines |
159 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_callback() |
A |
49 |
10 |
32 |
__callStatic() |
A |
56 |
9 |
16 |
auth() |
A |
57 |
8 |
16 |
dispatch() |
S |
53 |
5 |
22 |
__call() |
S |
63 |
5 |
10 |
prepare_route_data() |
S |
61 |
2 |
13 |
prefix_two() |
S |
64 |
2 |
9 |
set_class_namespace() |
S |
80 |
1 |
3 |
get_routes() |
S |
80 |
1 |
3 |
get_normal() |
S |
71 |
1 |
5 |
get_with_namespace() |
S |
77 |
1 |
3 |
post_normal() |
S |
71 |
1 |
5 |
post_with_namespace() |
S |
77 |
1 |
3 |
prefix_one() |
S |
76 |
1 |
4 |
str_has() |
S |
78 |
1 |
3 |
convert_to_regex() |
S |
65 |
1 |
10 |